CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - pca c

搜索资源列表

  1. FisherFace

    1下载:
  2. 人脸识别的经典算法的完美结合,PAC与FISHER算法C++实现,首先通过PCA进行维数约简,然后通过FISHER进行最有利的方向投影。识别效率是所有监督学习的上限。
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:758859
    • 提供者:NEO
  1. y1

    0下载:
  2. y1.c 列主元消去法-y1.c out PCA Elimination
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:824
    • 提供者:王杰
  1. agaus

    1下载:
  2. 全选主元高斯消去法agaus.c--返回零表示原方程组的系数矩阵奇异,返回的标志值不为零,则表示正常返回。-entire election PCA Gaussian Elimination agaus.c --return to the original equation is expressed by the coefficient matrix, a sign of the return value is not zero, then returned to normal.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:913
    • 提供者:陈益林
  1. 高斯消元法(不列主元)

    0下载:
  2. 高斯消元法(不列主元)大学计算方法里面的一个算法,用c++编的-Gaussian Elimination Act (PCA not out) University calculation inside an algorithm, using the c series
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:896
    • 提供者:胡铭育
  1. STC12C5A60S2.pdf

    3下载:
  2. STC12C5A60S2/AD/PWM系列单片机是宏晶科技生产的单时钟/机器周期(1T)的单片机,是高速/低功耗/超强抗干扰的新一代8051单片机,指令代码完全兼容传统8051,但速度快8-12倍。内部集成MAX810专用复位电路,2路PWM,8路高速10位A/D转换(250K/S),针对电机控制,强干扰场合。 1.增强型8051 CPU,1T,单时钟/机器周期,指令代码完全兼容传统8051; 2.工作电压:STC12C5A60S2系列工作电压:5.5V-3.3V(5V单片机)STC12LE5A
  3. 所属分类:编程文档

    • 发布日期:2012-10-18
    • 文件大小:1967339
    • 提供者:howard_dai
  1. DIPDemo

    2下载:
  2. 《数字图像处理与机器视觉:Visual C++与Matlab实现》7 V图像的点运算,几何变换, 图像增强,彩色图像处理,实用案例——汽车牌照的投影失真校正-" Digital image processing and machine vision: Visual C++ and Matlab to achieve" 6 support vector machines, comprehensive case- based on PCA and SVM for Face Re
  3. 所属分类:Special Effects

    • 发布日期:2016-12-18
    • 文件大小:7230730
    • 提供者:陈新秋
  1. TwoDPCADemo

    0下载:
  2. 二维主成分分析(2DPCA)的C++实现,可以用于实际工作和学习中-Two-dimensional PCA (2DPCA) of the C++ implementation can be used for practical work and learning
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:12127
    • 提供者:
  1. F36x_PCA0_16Bit_PWM_Output

    0下载:
  2. PCA.单片机F36x_PCA0_16Bit_PWM_Output.c的源程序,用PCA实现16位PWM-PCA. Singlechip F36x_PCA0_16Bit_PWM_Output.c the source, using PCA to achieve 16-bit PWM
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:3347
    • 提供者:王小娟
  1. F36x_PCA0_8Bit_PWM_Output

    0下载:
  2. 用PCA实现8位PWM.c8051F36x_PCA0_8Bit_PWM_Output.c-Use PCA to achieve 8 PWM.c8051F36x_PCA0_8Bit_PWM_Output.c
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:2843
    • 提供者:王小娟
  1. 2008

    0下载:
  2. 数值分析的c语言程序 列主元元素消元法-Numerical Analysis of the c language program out PCA element elimination method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2810
    • 提供者:预告吧
  1. 12can

    0下载:
  2. c8051F系列单片机CAN总线的应用例程-c8051F Series Single-chip CAN bus application routines
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-28
    • 文件大小:63048
    • 提供者:wangwei0952
  1. NumericalAlgorithm

    0下载:
  2. 常用数值算法的C++源码,包括三次样条插值、二重积分计算、常微分初值问题数值解、Newton迭代法、列主元高斯消去法、逐次超松弛迭代法。-Numerical algorithm used in C++ source code, including the cubic spline interpolation, double integral, the ordinary differential initial value problem numerical solution, Newton it
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6419
    • 提供者:胡婕
  1. qqqqq

    0下载:
  2. :独立成分分析 ( I C A)在国内尚属一门新型的方法 介绍了I C A的原理及其算法 ,然后介绍了该算法在盲源 信号分离中的具体应用,并将此方法 与主成分方洼 ( P C A)进行了比较-: Independent Component Analysis (ICA) in China is a new method to introduce the principle of the ICA and its algorithm, and then introduced the algori
  3. 所属分类:Project Design

    • 发布日期:2017-03-29
    • 文件大小:144615
    • 提供者:金振东
  1. c8051f-UART

    1下载:
  2. 本应用笔记讨论基于C8051Fxxx系列器件的软件UART实现方法本文给出两个完整的例子一个用PCA为波特率发生器的C语言程序和一个用定时器0为波特率发生器的汇编语言程序-Application Notes discuss the C8051Fxxx series of devices based on the software UART implementation integrity of this paper two examples of a baud rate generator wi
  3. 所属分类:SCM

    • 发布日期:2017-05-02
    • 文件大小:927812
    • 提供者:赵箭
  1. Visual

    0下载:
  2. Visual+C做的图像处理程序代码,是Visual+C实践与提高-数字图像处理与工程应用的cd,内涵pca的完整代码和其他图像处理程序-Visual+ C to do the image processing program code, the Visual+ C practice and improve- digital image processing and engineering application of cd, the complete meaning of the code p
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7671655
    • 提供者:li
  1. c8051f340_PCA

    0下载:
  2. C8051f340的PCA学习程序。采用c语言编写,有利于新手学习。-C8051f340 the learning process of the PCA. Using c language is conducive to new learning.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-02-26
    • 文件大小:15987
    • 提供者:何泽
  1. SPCA

    0下载:
  2. SPCA(简单PCA算法) c++实现及源代码-SPCA algorithm c++ Sourc Code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:568
    • 提供者:dingwangyang
  1. 8bitpwm

    0下载:
  2. 参考程序B:WPCA1pwm8.C 程序实现PCA模块0和1的8位PWM输出J涑鼋臗EX0配置在P0.0脚输出方波占空比为2/3
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-16
    • 文件大小:9248
    • 提供者:卢山
  1. Calculationmethod

    0下载:
  2. 计算方法上机实验程序源代码 包含 拉格朗日插值,列主元高斯消元法,牛顿迭代 的c程序语言实现 -Calculation of the experimental procedures on the machine that contains the source code Lagrange interpolation, PCA out Gaussian elimination method, Newton iteration to achieve the c programming
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-23
    • 文件大小:1369
    • 提供者:
  1. 2

    0下载:
  2. 数值分析算法 列主元高斯消去法的C++实现-Numerical Analysis of PCA algorithm out Gaussian elimination of the C++ to achieve
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-11
    • 文件大小:641
    • 提供者:刘韬
« 1 2 3 4 5 67 8 9 »
搜珍网 www.dssz.com